Distinguish between terminfo and termcap on NetBSD (Bug#7642).
authorChong Yidong <cyd@stupidchicken.com>
Wed, 12 Jan 2011 02:29:23 +0000 (21:29 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 12 Jan 2011 02:29:23 +0000 (21:29 -0500)
commit5953ae60d44f712e2cadfe9d8ada1816c38f2788
tree1e87738bcb770538bd8afb9476ae0c2ea83bfc61
parentec825bb3afdf2e031ec3ee68794fc59c20a1928a
Distinguish between terminfo and termcap on NetBSD (Bug#7642).

* configure.in [netbsd systems]: Check for tputs definition.

* src/config.in (TERMINFO): New definition.

* src/s/netbsd.h: Use it to choose between terminfo and termcap.
ChangeLog
configure
configure.in
src/ChangeLog
src/config.in
src/s/netbsd.h